home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / X11 / xload.z / xload
Text File  |  1998-10-30  |  7KB  |  199 lines

  1.  
  2.  
  3.  
  4.      XXXXLLLLOOOOAAAADDDD((((1111))))            XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))             XXXXLLLLOOOOAAAADDDD((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           xload - system load average display for X
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           xxxxllllooooaaaadddd [-_t_o_o_l_k_i_t_o_p_t_i_o_n ...] [-scale _i_n_t_e_g_e_r] [-update
  13.           _s_e_c_o_n_d_s] [-hl _c_o_l_o_r] [-highlight _c_o_l_o_r]
  14.                 [-jumpscroll _p_i_x_e_l_s] [-label _s_t_r_i_n_g] [-nolabel] [-
  15.           lights]
  16.  
  17.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  18.           The _x_l_o_a_d program displays a periodically updating histogram
  19.           of the system load average.
  20.  
  21.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  22.           _X_l_o_a_d accepts all of the standard X Toolkit command line
  23.           options (see _X(_1)).  The order of the options in
  24.           unimportant.  _x_l_o_a_d _a_l_s_o _a_c_c_e_p_t_s _t_h_e _f_o_l_l_o_w_i_n_g _a_d_d_i_t_i_o_n_a_l
  25.           _o_p_t_i_o_n_s:
  26.  
  27.           ----hhhhllll _c_o_l_o_r oooorrrr ----hhhhiiiigggghhhhlllliiiigggghhhhtttt _c_o_l_o_r
  28.                   This option specifies the color of the scale lines.
  29.  
  30.           ----jjjjuuuummmmppppssssccccrrrroooollllllll number of pixels
  31.                   The number of pixels to shift the graph to the left
  32.                   when the graph reaches the right edge of the window.
  33.                   The default value is 1/2 the width of the current
  34.                   window.  Smooth scrolling can be achieved by setting
  35.                   it to 1.
  36.  
  37.           ----llllaaaabbbbeeeellll _s_t_r_i_n_g
  38.                   The string to put into the label above the load
  39.                   average.
  40.  
  41.           ----nnnnoooollllaaaabbbbeeeellll
  42.                   If this command line option is specified then no
  43.                   label will be displayed above the load graph.
  44.  
  45.           ----lllliiiigggghhhhttttssss When specified, this option causes _x_l_o_a_d to display
  46.                   the current load average by using the keyboard leds;
  47.                   for a load average of _n, xload lights the first _n
  48.                   keyboard leds.  This option turns off the usual
  49.                   screen display.
  50.  
  51.           ----ssssccccaaaalllleeee _i_n_t_e_g_e_r
  52.                   This option specifies the minimum number of tick
  53.                   marks in the histogram, where one division
  54.                   represents one load average point.  If the load goes
  55.                   above this number, _x_l_o_a_d will create more divisions,
  56.                   but it will never use fewer than this number.  The
  57.                   default is 1.
  58.  
  59.           ----uuuuppppddddaaaatttteeee _s_e_c_o_n_d_s
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXLLLLOOOOAAAADDDD((((1111))))            XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))             XXXXLLLLOOOOAAAADDDD((((1111))))
  71.  
  72.  
  73.  
  74.                   This option specifies the interval in seconds at
  75.                   which _x_l_o_a_d updates its display.  The minimum amount
  76.                   of time allowed between updates is 1 second.  The
  77.                   default is 10.
  78.  
  79.      RRRREEEESSSSOOOOUUUURRRRCCCCEEEESSSS
  80.           In addition to the resources available to each of the
  81.           widgets used by _x_l_o_a_d there is one resource defined by the
  82.           application itself.
  83.  
  84.           sssshhhhoooowwwwLLLLaaaabbbbeeeellll ((((class BBBBoooooooolllleeeeaaaannnn))))
  85.                   If False then no label will be displayed.
  86.  
  87.      WWWWIIIIDDDDGGGGEEEETTTTSSSS
  88.           In order to specify resources, it is useful to know the
  89.           hierarchy of the widgets which compose _x_l_o_a_d.  In the
  90.           notation below, indentation indicates hierarchical
  91.           structure.  The widget class name is given first, followed
  92.           by the widget instance name.
  93.  
  94.           XLoad  xload
  95.                Paned  paned
  96.                     Label  label
  97.                     StripChart  load
  98.  
  99.  
  100.      EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
  101.           DDDDIIIISSSSPPPPLLLLAAAAYYYY to get the default host and display number.
  102.  
  103.           XXXXEEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
  104.                   to get the name of a resource file that overrides
  105.                   the global resources stored in the RESOURCE_MANAGER
  106.                   property.
  107.  
  108.      FFFFIIIILLLLEEEESSSS
  109.           /usr/lib/X11/app-defaults/XLoad - specifies required
  110.           resources
  111.  
  112.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  113.           X(1), xrdb(1), mem(4), Athena StripChart Widget.
  114.  
  115.      BBBBUUUUGGGGSSSS
  116.           This program requires the ability to open and read the
  117.           special system file /_d_e_v/_k_m_e_m.  Sites that do not allow
  118.           general access to this file should make _x_l_o_a_d belong to the
  119.           same group as /_d_e_v/_k_m_e_m and turn on the _s_e_t _g_r_o_u_p _i_d
  120.           permission flag.
  121.  
  122.           Reading /dev/kmem is inherently non-portable.  Therefore,
  123.           the routine used to read it (get_load.c) must be ported to
  124.           each new operating system.
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 4/30/98)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      XXXXLLLLOOOOAAAADDDD((((1111))))            XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))             XXXXLLLLOOOOAAAADDDD((((1111))))
  137.  
  138.  
  139.  
  140.      CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTT
  141.           Copyright 1988, Massachusetts Institute of Technology.
  142.           See _X(_1) for a full statement of rights and permissions.
  143.  
  144.      AAAAUUUUTTTTHHHHOOOORRRRSSSS
  145.           K. Shane Hartman (MIT-LCS) and Stuart A. Malone (MIT-LCS);
  146.           with features added by Jim Gettys (MIT-Athena), Bob
  147.           Scheifler (MIT-LCS), Tony Della Fera (MIT-Athena), and Chris
  148.           Peterson (MIT-LCS).
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.      Page 3                                          (printed 4/30/98)
  196.  
  197.  
  198.  
  199.